home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compendium Deluxe 1
/
LSD Compendium Deluxe 1.iso
/
a
/
programming
/
debuggers
/
scypmon.lha
/
scypmonv1.8
/
InstallLibrary
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-05-15
|
277 b
|
11 lines
.K ""
echo "This script will install the dis.library in your libs: directory."
ask "Do you wish to continue with the installation of dis.library? [y/n]"
if WARN
copy dis.library libs:dis.library
endif
echo "All Done. Click close gadget to get rid of window."
endcli